func runtime.doubleCheckHeapPointers

2 uses

	runtime (current package)
		mbitmap.go#L783: 	doubleCheckHeapPointers(x, dataSize, gctyp, header, span)
		mbitmap.go#L811: func doubleCheckHeapPointers(x, dataSize uintptr, typ *_type, header **_type, span *mspan) {